Scheduler for UWP/WinRT
Comparer プロパティ (MappingCollectionBase<T>)

コレクション内のキーの等値性を判定するために使用される汎用の等値比較子を取得します。
構文
'宣言
 
Public Shadows ReadOnly Property Comparer As System.Collections.Generic.IEqualityComparer(Of String)
public new System.Collections.Generic.IEqualityComparer<string> Comparer {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

MappingCollectionBase<T> クラス
MappingCollectionBase<T> メンバ

Send Feedback